Skip to content

[-] return HTTP 405 for non-POST methods in login handler#1226

Merged
pashagolub merged 2 commits intocybertec-postgresql:masterfrom
gemy26:fix-login-handler
Feb 24, 2026
Merged

[-] return HTTP 405 for non-POST methods in login handler#1226
pashagolub merged 2 commits intocybertec-postgresql:masterfrom
gemy26:fix-login-handler

Conversation

@gemy26
Copy link
Contributor

@gemy26 gemy26 commented Feb 22, 2026

Added default case for unsupported methods.

@pashagolub pashagolub self-assigned this Feb 23, 2026
@pashagolub pashagolub added the webui Admin UI related issues label Feb 23, 2026
@pashagolub pashagolub changed the title Added default case for unsupported methods in login handler [-] return HTTP 405 for non-POST methods in login handler Feb 24, 2026
@pashagolub pashagolub merged commit 98d166e into cybertec-postgresql:master Feb 24, 2026
4 checks passed
Makeepan-dev pushed a commit to Makeepan-dev/pgwatch that referenced this pull request Feb 25, 2026
…ostgresql#1226)

* Added default case for unsupported methods in login handler

* fix tests

---------

Co-authored-by: Pavlo Golub <pavlo.golub@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

webui Admin UI related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants